CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tracking mean shift

搜索资源列表

  1. genzong

    0下载:
  2. 这是基于mean-shift运动目标跟踪的matlab仿真的程序,对学习跟踪算法的学者是很重要的支持!-This is based on the mean-shift Target Tracking Matlab simulation procedures, on learning of scholars tracking algorithm is a very important support!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3235
    • 提供者:image
  1. meanshiftfgengzong

    0下载:
  2. 这是基于mean-shift运动目标跟踪的matlab仿真的程序,对学习跟踪算法的学者是很重要的支持!-This is based on the mean-shift Target Tracking Matlab simulation procedures, on learning of scholars tracking algorithm is a very important support!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3279
    • 提供者:image
  1. MeanShift

    1下载:
  2. mean shift 源码实现图像分割和视频跟踪,或者句类-mean shift source image segmentation and tracking video, or SC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3041
    • 提供者:jfasl
  1. MeanShiftTracking

    1下载:
  2. 国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。-abroad a large cattle written by MEAN - SHIFT target tracking algorithm, OPENCV procedures for the use of the libraries.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:106995
    • 提供者:贾翔
  1. object-tracking

    0下载:
  2. 基于背景加权直方图的Meanshift目标跟踪 Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:6851
    • 提供者:liuliu
  1. Moving-target--tracking-algorithms

    0下载:
  2. 目标跟踪算法:卡尔曼滤波、粒子滤波、均值偏移。-Target tracking algorithms: the Kalman filter, particle filter and mean shift.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:6512528
    • 提供者:郑敏
  1. detection-and-tracking

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3125790
    • 提供者:tf520
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. mean-shift

    0下载:
  2. meanshift图像跟踪算法,实现目标物体的连续跟踪-meanshift image tracking algorithm to achieve continuous tracking of the target object
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:12633
    • 提供者:张维达
  1. meanshift-tracking-source

    0下载:
  2. mean-shift源程序,学习好代码,用于图像分割,识别和跟踪-menshift tracking source
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:188751
    • 提供者:yashao
  1. mean-shiftPF

    0下载:
  2. 该程序是用VC编写的,已经编译通过,主要功能是实现目标跟踪,所用算法是均值漂移。-The program is written in VC, has been compiled through, the main function is to realize the target tracking, the algorithm used is the mean shift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2341372
    • 提供者:王飞祥
  1. object-tracking

    0下载:
  2. 目标跟踪部分采用颜色空间与纹理特征结合的方式,实现建模。-In the part of target tracking, adopts the method combination with color space,texture characteristics,Mean-Shift and kalman filter,to achieve the goal.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:629987
    • 提供者:Florayixi
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. mean-shift-tracking

    0下载:
  2. 用于目标跟踪,卡尔曼算法mean shfit tracking ,MATLAB编程资料,-For target tracking, Kalman algorithm mean shfit tracking, MATLAB programming information,
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:2637734
    • 提供者:张晶晶
  1. tracking

    0下载:
  2. 目标跟踪代码。关键字:均值漂移、卡尔曼滤波、颜色直方图、边缘方向直方图-Codes of object tracking.key words:mean shift,kalman filter,color histgram,edge direction histgram.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:13852
    • 提供者:zwz
  1. Mean Shift algorithm

    0下载:
  2. Mean shif algorihtm for tracking objects
  3. 所属分类:matlab例程

    • 发布日期:2015-01-02
    • 文件大小:195278
    • 提供者:OumChahin
  1. meanshift

    0下载:
  2. 基于mean-shift的目标跟踪matlab源程序-Target tracking mean-shift source based on MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4805632
    • 提供者:
  1. Color-target-tracking

    0下载:
  2. opencv下实现基于均值漂移的追踪技术,运行程序是,用鼠标框选择一个有颜色的物体,可以对它进行追踪操作-Opencv under the mean shift based tracking technology, running the program is to use the mouse to a color object, you can track the operation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9431076
    • 提供者:林凯
  1. meanshift,tracking

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心(Meanshift mean shift tracking algorithm, kernel function window width automatic selection code, according to the target size changes in the width of the nuclear window, so that when the
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:11264
    • 提供者:Momo@
  1. include

    0下载:
  2. 运用均值漂移算法在固定的摄像头下实现单目视觉的目标跟踪(Using the mean shift algorithm to achieve monocular vision target tracking under a fixed camera)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:16384
    • 提供者:许欢颜
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com